PersonaCreationTime Property |
Gets the creation time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime CreationTime { get; }Public ReadOnly Property CreationTime As DateTime
Get
Property Value
Type:
DateTime
The creation time.
See Also